CGOWS004 (N4_WS_SERVICES_URL)

Specifies the URL where the N4 Services Web Service is running.

The Configuration Billing Service Types Service Types view Actions Update Service Types from SPARCS N4 action uses this URL to retrieve the data from N4.

Depending on whether N4 is using the REST or SOAP API client, the URL will be different. Check the setting ARGOCORE026 (REST_CLIENT_ENABLED) (on page 1) to see which client N4 is using.

http://<ServerName>:<Port>/apex/rest/xml/servicesservice

http://<ServerName>:<Port>/apex/services/servicesservice

Where the <ServerName> is the DNS name of the server where N4 is installed and <PortCode> is the port ID, such as 9080, that you have configured for the Web Service to use.

Notes